--RadMaskedTextBox: show IP address, SSN, date.  Use mask to specify format, validator to verify
--RadDateInput: set DateFormat property, also Culture property.

keyboard, copy & paste (mask is copied too from one RMTB to another), support.
popup hints (mimic autocomplete browser feature)
multi-line textboxes (TextMode prop): different mask can be defined for each line

rad Calendar integration: shows plane reservation departure, arrival


Getting started example: Order header: User information entry: Title, first(cap first letter, then lower), 
last, state, date 

Grid example: order entry: sku (all upper case) qty price UOM ext 

Multiline: build from xml

Integration: 

------------------
Input focus, keyboard accessability
